func crypto/internal/fips140/nistec.boothW5

4 uses

	crypto/internal/fips140/nistec (current package)
		p256_asm.go#L619: func boothW5(in uint) (int, int) {
		p256_asm.go#L714: 	sel, _ = boothW5(uint(wvalue))
		p256_asm.go#L733: 		sel, sign = boothW5(uint(wvalue))
		p256_asm.go#L750: 	sel, sign = boothW5(uint(wvalue))